home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3448 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  986 b 

  1. Path: Rezonet.net!news
  2. From: ray@ultimate-tech.com (Ray Dunn)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help needed with merging arrays
  5. Date: 26 Jan 1996 17:22:34 GMT
  6. Organization: Ultimate Technographics Inc.
  7. Message-ID: <4eb2kq$r0c@ns.RezoNet.NET>
  8. References: <4e8rm0$5cj@tofu.alt.net>
  9. NNTP-Posting-Host: 204.19.230.7
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.7
  13.  
  14. In referenced article, AtsaR says...
  15. >        Any help on merging two sorted arrays (type double) into a
  16. >third...elements must be added such that the third array is already
  17. >sorted and contains no duplicates.
  18.  
  19. This sounds like a programming exercise.  If the two arrays are already 
  20. sorted, the program is trivial.
  21.  
  22. Why don't you have a try at it, and if it doesn't work, post your 
  23. attempt to get assistance.
  24.  
  25. -- 
  26. Ray Dunn (opinions are my own) | Phone: (514) 938 9050
  27. Montreal                       | Phax : (514) 938 5225
  28. ray@ultimate-tech.com          | Home : (514) 630 3749
  29.  
  30.